chore(deps): bump the flask group across 1 directory with 3 updates#59
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the flask group across 1 directory with 3 updates#59dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [flask](https://github.com/pallets/flask), [flask-limiter](https://github.com/alisaifee/flask-limiter) and [gunicorn](https://github.com/benoitc/gunicorn) to permit the latest version. Updates `flask` to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.0...3.1.3) Updates `flask-limiter` to 4.1.1 - [Release notes](https://github.com/alisaifee/flask-limiter/releases) - [Changelog](https://github.com/alisaifee/flask-limiter/blob/master/HISTORY.rst) - [Commits](alisaifee/flask-limiter@3.8.0...4.1.1) Updates `gunicorn` to 26.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.3.0...26.0.0) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: flask - dependency-name: flask-limiter dependency-version: 4.1.1 dependency-type: direct:production dependency-group: flask - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production dependency-group: flask ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on flask, flask-limiter and gunicorn to permit the latest version.
Updates
flaskto 3.1.3Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
22d9247release version 3.1.3089cb86Merge commit from forkc17f379request context tracks session access27be933start version 3.1.34e652d3Abort if the instance folder cannot be created (#5903)3d03098Abort if the instance folder cannot be created407eb76document using gevent for async (#5900)ac5664ddocument using gevent for async4f79d5bIncrease required flit_core version to 3.11 (#5865)fe3b215Increase required flit_core version to 3.11Updates
flask-limiterto 4.1.1Release notes
Sourced from flask-limiter's releases.
Changelog
Sourced from flask-limiter's changelog.
... (truncated)
Commits
e9c1464Update changelog for 4.1.10083502Update uv.lockc45325cAdd rich to dev dependencies4029925Ensure cli extra is installed for docs generation114c01bHandle missing cli dependencies gracefully4aee644Update changelog for 4.1.04eb58a3Extract cli dependencies as an extrae1a162cAdd python 3.14 support3d4f23aUpdate changelog for 4.0.0ecf2fedRemove unused .gitmodulesUpdates
gunicornto 26.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
5d819cfrelease: 26.0.0b45c70dMerge pull request #3611 from zc-mattcen/docs-typo99c8d48Merge pull request #3623 from benoitc/chore/drop-eventlet-add-h2-uvloop-test-...5a655afMerge pull request #3622 from benoitc/test/docker-port-and-ipv4-fixes201df19chore: remove eventlet worker; add h2 and uvloop to test depsf4ac8e1test: pass action name to dirty client and stabilize after TTOU spam54d38aftest: unblock docker fixtures on macOS hosts68843c8Merge pull request #3621 from benoitc/fix/asgi-preserve-content-length-on-hea...31f2618Merge pull request #3620 from benoitc/fix/asgi-proxy-protocol-trust-and-parsing41ec752fix: keep Content-Length on HEAD and 304 responsesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions